effect_clear();
返回: N/A
This will clear all particles that are currently visible in the
room which have been made using either effect_create_above or
effect_create_below.
effect_clear();
Calling this will clear the room of any particles made with the effect_create_* functions.